ComponentOne Xamarin Edition
Add Method (GridRowColCollection<T>)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridRowColCollection<T> Class : Add Method
The object to add to the ICollection.
Adds an item to the ICollection.
Syntax
public void Add( 
   T item
)

Parameters

item
The object to add to the ICollection.
See Also

Reference

GridRowColCollection<T> Class
GridRowColCollection<T> Members